-
Home
-
Creative Mail – Easier WordPress & WooCommerce Email Marketing
-
1.6.9 (latest)
-
Code
-
Classes
- ContactModel
Total Complexity |
34 |
Dependencies |
2 |
Dependents |
13 |
Total lines |
170 |
Lines of code |
115 |
Logical lines of code |
36 |
Comment lines |
5 |
Methods |
31 |
Properties |
14 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
S |
53 |
2 |
22 |
setEmail() |
S |
68 |
3 |
7 |
__construct() |
S |
91 |
1 |
2 |
setListId() |
S |
81 |
1 |
3 |
getListId() |
S |
82 |
1 |
3 |
setBirthday() |
S |
81 |
1 |
3 |
getBirthday() |
S |
82 |
1 |
3 |
getEventType() |
S |
82 |
1 |
3 |
setEventType() |
S |
81 |
1 |
3 |
getContactAddress() |
S |
82 |
1 |
3 |
setContactAddress() |
S |
81 |
1 |
3 |
getNumberOfOrders() |
S |
82 |
1 |
3 |
setNumberOfOrders() |
S |
81 |
1 |
3 |
getOptActionBy() |
S |
82 |
1 |
3 |
setOptActionBy() |
S |
81 |
1 |
3 |
getOptIn() |
S |
82 |
1 |
3 |
getOptOut() |
S |
82 |
1 |
3 |
setOptOut() |
S |
81 |
1 |
3 |
setOptIn() |
S |
81 |
1 |
3 |
getLastName() |
S |
82 |
1 |
3 |
setLastName() |
S |
81 |
1 |
3 |
getFirstName() |
S |
82 |
1 |
3 |
setFirstName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
setName() |
S |
81 |
1 |
3 |
getCompanyName() |
S |
82 |
1 |
3 |
setCompanyName() |
S |
81 |
1 |
3 |
getPhone() |
S |
82 |
1 |
3 |
setPhone() |
S |
81 |
1 |
3 |
getEmail() |
S |
82 |
1 |
3 |
toJson() |
S |
80 |
1 |
3 |